home *** CD-ROM | disk | FTP | other *** search
/ PC Joker 1999 February / PC Joker 99-02 (Vollversion Darkseed 2).iso / GOODIES / 3DMARK / _SETUP.1 / Result Browser.exe / 0 / RCDATA / TFFILELIST / TFFILELIST.txt < prev   
Text File  |  1998-10-24  |  1KB  |  64 lines

  1. inherited FFileList: TFFileList
  2.   Left = 265
  3.   Top = 154
  4.   Caption = 'Images no longer needed'
  5.   ClientHeight = 247
  6.   ClientWidth = 321
  7.   Icon.Data = {<image000.ico>}
  8.   Position = poScreenCenter
  9.   PixelsPerInch = 96
  10.   TextHeight = 13
  11.   object MFiles: TMemo
  12.     Left = 0
  13.     Top = 25
  14.     Width = 321
  15.     Height = 181
  16.     Align = alClient
  17.     ScrollBars = ssBoth
  18.     TabOrder = 0
  19.   end
  20.   object Panel1: TPanel
  21.     Left = 0
  22.     Top = 0
  23.     Width = 321
  24.     Height = 25
  25.     Align = alTop
  26.     BevelOuter = bvNone
  27.     TabOrder = 1
  28.     object Label1: TLabel
  29.       Left = 0
  30.       Top = 8
  31.       Width = 126
  32.       Height = 13
  33.       Caption = 'Remove the following files:'
  34.     end
  35.   end
  36.   object Panel2: TPanel
  37.     Left = 0
  38.     Top = 206
  39.     Width = 321
  40.     Height = 41
  41.     Align = alBottom
  42.     BevelOuter = bvNone
  43.     TabOrder = 2
  44.     object Button1: TButton
  45.       Left = 8
  46.       Top = 8
  47.       Width = 75
  48.       Height = 25
  49.       Caption = '&Yes'
  50.       ModalResult = 6
  51.       TabOrder = 0
  52.     end
  53.     object Button2: TButton
  54.       Left = 88
  55.       Top = 8
  56.       Width = 75
  57.       Height = 25
  58.       Caption = '&No'
  59.       ModalResult = 7
  60.       TabOrder = 1
  61.     end
  62.   end
  63. end
  64.